func runtime.reflect_makechan

one use

	runtime (current package)
		chan.go#L60: func reflect_makechan(t *chantype, size int) *hchan {